gtk4.git
2021-04-13 Matthias ClasenInspector: Fix a possible undefined use
2021-04-13 Matthias ClasenFix unused variable warnings
2021-04-13 Matthias Clasengtk-demo: Avoid compiler warnings without assertions
2021-04-13 Matthias Clasengsk: Avoid compiler warnings without assertions
2021-04-13 Matthias Clasentestsuite: Reduce the use of g_assert
2021-04-13 Matthias Clasentestsuite: Reduce the use of g_assert
2021-04-12 Matthias ClasenMerge branch 'f16c.msvc' into 'master'
2021-04-12 Matthias ClasenMerge branch 'testsuite-asserts' into 'master'
2021-04-12 Matthias Clasentestsuite: Reduce use of g_assert
2021-04-12 Matthias Clasentestsuite: Reduce use of g_assert
2021-04-12 Matthias Clasentestsuite: Reduce use of g_assert
2021-04-12 Chun-wei Fanmeson.build: Check for F16C on 32-bit Visual Studio
2021-04-12 Chun-wei Fangsk/ngl/fp16.c: Implement runtime F16C detection on...
2021-04-12 Chun-wei Fanmeson.build: Improve F16C detection on Visual Studio
2021-04-12 Matthias ClasenMerge branch 'ngl-shadow-fixes' into 'master'
2021-04-12 Matthias ClasenMerge branch 'grouped-toggle-fix' into 'master'
2021-04-12 Matthias ClasenMerge branch 'shadow-reduction' into 'master'
2021-04-12 Matthias Clasenngl: Fix unevenly scaled shadows
2021-04-12 Matthias Clasenngl: Don't slice unsliceable shadows
2021-04-12 Matthias Clasenngl: Fix a case of flipped shadow
2021-04-12 Matthias Clasenngl: Add code to dump shadows
2021-04-11 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-11 Matthias Clasentogglebutton: Fix expected group behavior
2021-04-11 Matthias Clasennode-editor: Make header buttons not steal focus
2021-04-11 Matthias Clasenicon browser: Make header buttons not steal focus
2021-04-11 Matthias Clasenwidget-factory: Make header buttons not steal focus
2021-04-11 Matthias Clasengtk-demo: Make header buttons not steal focus
2021-04-11 Matthias Clasenmenubutton: Propagate focus-on-click
2021-04-11 Yuri ChornoivanUpdate Ukrainian translation
2021-04-11 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-11 Matthias Clasenngl: Allow passing bounds to update_clip
2021-04-11 Matthias Clasenngl: Small optimization for shadows
2021-04-11 Matthias Clasenroundedrect: Speed up contains_rect and friends
2021-04-11 Matthias Clasenngl: Small optimization
2021-04-11 Matthias Clasennodeeditor: Make the help window wide enough
2021-04-10 Matthias ClasenMerge branch 'media-memory-leak' into 'master'
2021-04-10 Matthias Clasenmedia: Fix a memory leak
2021-04-10 Matthias Clasengsk: Don't overshadow
2021-04-10 Matthias ClasenMerge branch 'popover-list-lockup' into 'master'
2021-04-09 Matthias Clasenwindow: Defer focus setting until after paint
2021-04-09 Matthias ClasenMerge branch 'ngl-coloring-underlines' into 'master'
2021-04-09 Matthias ClasenMerge branch 'no-scroll-cursor' into 'master'
2021-04-09 Matthias ClasenMerge branch 'ebassi/ci-docs' into 'master'
2021-04-09 Matthias Clasenscrolledwindow: Stop using scroll cursors
2021-04-09 Emmanuele Bassici: Drop the split Fedora images
2021-04-09 Matthias Clasenngl: Add a program change counter
2021-04-09 Matthias Clasenngl: Optimize underlines in text
2021-04-09 Matthias Clasenngl: Reserve a pixel in texture atlases
2021-04-09 Matthias Clasenngl: Fix an oversight
2021-04-09 Matthias Clasengtk-demo: Make one text scroll benchmark harder
2021-04-09 Matthias ClasenMerge branch 'half-float' into 'master'
2021-04-08 Matthias ClasenMerge branch 'font-fallback-fix' into 'master'
2021-04-08 Matthias ClasenWork around compiler shortcomings on macOS
2021-04-08 Matthias Clasengsk: Add runtime checks for F16C
2021-04-08 Matthias ClasenAdd an option to disable F16C
2021-04-08 Matthias ClasenMove color conversion up
2021-04-08 Matthias Clasenngl: Use a constant for (fp16)-1
2021-04-08 Matthias Clasenngl: Reduce vertex storage
2021-04-08 Matthias Clasenngl: Use fp16 for colors
2021-04-07 Matthias Clasenwayland: Improve font setting fallback more
2021-04-07 Matthias ClasenMerge branch 'wip/carlosg/stuck-frames' into 'master'
2021-04-07 Carlos Garnachosurface: Always set PHASE_PAINT as pending when updates...
2021-04-07 Matthias ClasenMerge branch 'font-settings-fallback-4' into 'master'
2021-04-07 Matthias Clasenwayland: Improve font setting fallback
2021-04-06 Matthias ClasenMerge branch 'textview-last-line' into 'master'
2021-04-06 Matthias Clasentextview: Fix a problem with the last line
2021-04-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-05 Matthias Clasenmodelbutton: Avoid a crash
2021-04-05 Matthias Clasenwindow: Actually enable the inspector by default
2021-04-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-05 Matthias Clasenngl: Fix an oversight
2021-04-05 Matthias Clasentextlayout: Remove an unused function
2021-04-05 Matthias Clasentextlayout: Avoid allocations for line iteration
2021-04-05 Matthias Clasentextlayout: Introduce some locals
2021-04-05 Matthias Clasentextlayout: Create the cursor snapshot on demand
2021-04-05 Matthias Clasentextattributes: Small docs fix
2021-04-05 Matthias Clasentextbtree: Return tags in a GPtrArray
2021-04-04 Matthias Clasentextlayout: Only get selection color once
2021-04-04 Matthias Clasentexttag: Just use qsort
2021-04-04 Matthias Clasentextbtree: Inline node data handling
2021-04-04 Matthias Clasentextbtree: Speed up _gtk_text_btree_find_line_top
2021-04-04 Matthias Clasentextbtree: Don't opencode realloc
2021-04-04 Matthias Clasentextbtree: Speed up _gtk_text_line_char_index
2021-04-04 Matthias Clasentextbtree: Avoid malloc in one place
2021-04-04 Matthias Clasentextlayout: Don't call render_para too much
2021-04-04 Matthias Clasentextlayout: Remove some unnecessary code
2021-04-03 Chao-Hsiung... Update Chinese (Taiwan) translation
2021-04-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-03 Matthias ClasenMerge branch 'dotted-lines3' into 'master'
2021-04-03 Matthias ClasenModernize error underlines
2021-04-03 Matthias Clasengsk: Move shader resources
2021-04-03 Matthias Clasengsk: Rename resource paths
2021-04-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-03 Matthias Clasensettings: Make font-size changes apply immediately
2021-04-03 Matthias Clasenimmulticontext: Unset client widget on delegate change
2021-04-03 Matthias Clasenimwayland: Name event controllers
2021-04-03 Matthias Clasenwidget-factory: Name an event controller
2021-04-03 Matthias Clasentext: Name all event controllers
2021-04-03 Matthias Claseninspector: Support copying nodes to clipboard
2021-04-03 Matthias Clasennode-editor: Support pasting the image
next